home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Wersje pelne i specjalne / Winamp 2.77 i 3.0beta / wa3install_beta1.exe / Scripts / Magnifier / script.xml
Extensible Markup Language  |  2001-07-06  |  535b  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.6">
  4.  
  5.   <scriptinfo>
  6.     <version>1.0</version>
  7.     <name>Wasabi Magnifier</name>
  8.     <comment>Just in case you're blind, or something...</comment>
  9.     <author>Francis Gastellu</author>
  10.     <email>francis@winamp.com</email>
  11.     <homepage>http://www.bluemars.org/</homepage>
  12.   </scriptinfo>
  13.  
  14.   <include file="xml/elements.xml"/>
  15.   <include file="xml/config.xml"/>
  16.   <include file="xml/scripts.xml"/>
  17.  
  18. </WinampAbstractionLayer>
  19.